@charset "utf-8";

#header h1 {
	padding: 0px;
	margin: 0px;
	font-family: verdana;
	font-size: 6px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
		
}

#header span {
	visibility: hidden;

}
	
	

#a:link,
#b:link,
#c:link,
#d:link {
	background-color: #800000;	
	height: 12px;
	width: 90px;
	padding: 2px;
	margin: 2px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	list-style-type: none;
}

#a:visited,
#b:visited,
#c:visited,
#d:visited {
	background-color: #800000;
	height: 12px;
	width: 90px;
	padding: 2px;
	margin: 2px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	list-style-type: none;
}

#a:hover,#a:active,#a:focus,
#b:hover,#b:active,#b:focus,
#c:hover,#c:active,#c:focus,
#d:hover,#d:active,#d:focus  {
	background-color: #000;
	height: 12px;
	width: 90px;
	padding: 2px;
	margin: 2px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	list-style-type: none;
}

.buttons {
	height: 22px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.body {
	background-image: url(../images/fondo-nar.gif);
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
